Skip to content

Conversation

ebroto
Copy link
Contributor

@ebroto ebroto commented Aug 23, 2020

changelog: Fix ICE in [repeat_once]

Fixes #5944

@rust-highfive
Copy link

r? @Manishearth

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Aug 23, 2020
@ebroto
Copy link
Contributor Author

ebroto commented Aug 23, 2020

Repro in playground

@Manishearth
Copy link
Member

@bors r+

woohoo slice patterns

@bors
Copy link
Contributor

bors commented Aug 23, 2020

📌 Commit 8776db9 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Aug 23, 2020

⌛ Testing commit 8776db9 with merge 27ae4d3...

@bors
Copy link
Contributor

bors commented Aug 23, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing 27ae4d3 to master...

@sdroege
Copy link

sdroege commented Oct 9, 2020

This probably should've made it into clippy 0.0.212 that ended up in 1.47.

@flip1995
Copy link
Member

flip1995 commented Oct 9, 2020

Yeah, that would be good. If there is a point release, we'll try to backport this. Can't promise anything though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

repeat_once check scope should be limited
6 participants